| SyDontRunScript |
| Logical Entity Name | SyDontRunScript |
| Default Table Name | SyDontRunScript |
| Physical Only | NO |
| Definition | |
| Note |
| SyDontRunScript Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyDontRunScriptGUID |
uniqueidentifier | NO | ||
ScriptName |
varchar(100) | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
UserID |
int | NO |
| SyDontRunScript Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyDontRunScript_SyDontRunScriptGUID_ScriptName | PrimaryKey | SyDontRunScriptGUID, ScriptName |
| SyDontRunScript Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyDontRunScript_SyStaffID_SyStaff | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyDontRunScript Check Constraints |
| Check Constraint Name | CheckConstraint |